This is just a test of an initial idea.
Imagine a known binary tree that describes the relationship between a set of species. We know the relationship but we do not know the individual strength of the effects. We would like to be able to utilize the information on the relationship between the species for later classification and/or prediction. In the figure below the boxes represent obsered abundances while the circles are latent (unobserved) variables. We assume that we have a total of \(N\) simultaneous measurements of each of the observed variables.
N <- 10
library(sem)